home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / Fight / battleinmegaville.swf / scripts / DefineButton2_667 / BUTTONCONDACTION on(keyPress Enter).as next >
Text File  |  2006-09-05  |  76b  |  5 lines

  1. on(keyPress "<Enter>"){
  2.    _root._paused = false;
  3.    gotoAndStop(95);
  4. }
  5.